home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / archiver / zoossr06.zoo / zooshell.h < prev    next >
Text File  |  1991-09-04  |  1KB  |  33 lines

  1. /* resource file indicies for ZOOSHELL */
  2.  
  3. #define MENUBAR  0    /* menu tree */
  4. #define MNABOUT  11    /* STRING in tree MENUBAR */
  5. #define EXTRACT  20    /* STRING in tree MENUBAR */
  6. #define RESTORE  21    /* STRING in tree MENUBAR */
  7. #define RELATIVE 22    /* STRING in tree MENUBAR */
  8. #define ADD      24    /* STRING in tree MENUBAR */
  9. #define MOVE     25    /* STRING in tree MENUBAR */
  10. #define BACKUP   26    /* STRING in tree MENUBAR */
  11. #define CHDIR    28    /* STRING in tree MENUBAR */
  12. #define MKDIR    29    /* STRING in tree MENUBAR */
  13. #define QUIT     31    /* STRING in tree MENUBAR */
  14. #define LIST     33    /* STRING in tree MENUBAR */
  15. #define PRINT    34    /* STRING in tree MENUBAR */
  16. #define LISTPRN  36    /* STRING in tree MENUBAR */
  17. #define PRINTPRN 37    /* STRING in tree MENUBAR */
  18. #define COMMENT  39    /* STRING in tree MENUBAR */
  19. #define TEST     40    /* STRING in tree MENUBAR */
  20. #define WHATIS   42    /* STRING in tree MENUBAR */
  21. #define HELPEX   43    /* STRING in tree MENUBAR */
  22. #define HELPREST 44    /* STRING in tree MENUBAR */
  23. #define HELPVIEW 45    /* STRING in tree MENUBAR */
  24. #define HELPSPEC 46    /* STRING in tree MENUBAR */
  25.  
  26. #define ABOUTBOX 1    /* form/dialog */
  27. #define AVERSION 1    /* STRING in tree ABOUTBOX */
  28.  
  29. #define FWHATIS  2    /* form/dialog */
  30.  
  31. #define MASKFRM  3    /* form/dialog */
  32.  
  33.